C# Mine
ContentsIndexHome
PreviousUpNext
MonnitAPN.SendActionControlCommand_TESTING Method
Syntax
C#
public void SendActionControlCommand_TESTING(long id, byte cmd, byte[] payload, bool isUrgent);

MAPI_SmartSender(s.ReadProfileConfig(28)); //MSAPI msg2 = new MSAPI(s.ReadProfileConfig(28), MSAPI.OPTIONS_NONE); //MAPI_Sender(msg2); if (new Version(s.FirmwareVersion) >= new Version("2.0")) { MAPI_SmartSender(s.ReadProfileConfig(29)); //MSAPI msg3 = new MSAPI(s.ReadProfileConfig(29), MSAPI.OPTIONS_NONE); //MAPI_Sender(msg3); } } } public void SendActionControlCommand(long id, UInt16 nd) { SendActionControlCommand(id, nd, null);

Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!